Click or drag to resize

AbsoluteMonthlyRecurrencePatternInterval Property

Defines the interval between two consecutive recurring items. For example, if the Interval element has a value of 5, the recurring item occurs every 5 months. The range of valid values is from 1 to 99.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int Interval { get; set; }

Property Value

Type: Int32
The interval.
See Also